Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODShape


IsRectangular

The IsRectangular method returns a Boolean value that indicates whether this shape can be described by a rectangle.

ODBoolean IsRectangular ();
return value
kODTrue if this shape is rectangular, otherwise kODFalse.
DISCUSSION
Empty shapes are considered to be rectangular; they can be described by the empty rectangle (0,0,0,0).

SEE ALSO
The ODShape::GetBoundingBox method (page 637).
The ODShape::SetRectangle method (page 653).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help